IStorageEntityList
StockSharp.Algo.Storages
The interface for presentation in the form of list of trade objects, received from the external storage.
Implementiert: INotifyList<T>, INotifyCollection<T>, ICollection<T>, IEnumerable<T>, IEnumerable, IList<T>, ISynchronizedCollection<T>, ISynchronizedCollection, ISynchronizable
Eigenschaften
Cache : T[]
Cached items.